Total Complexity | 20 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 268 |
Lines of code | 95 |
Logical lines of code | 37 |
Comment lines | 150 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
showNotice() | 52 | 7 | 25 | |
run() | 56 | 1 | 20 | |
getNextDate() | 67 | 2 | 7 | |
async() | 75 | 1 | 4 | |
scheduleSingle() | 75 | 1 | 4 | |
scheduleRecurring() | 74 | 1 | 4 | |
scheduleCron() | 74 | 1 | 4 | |
cancel() | 75 | 1 | 4 | |
cancelAll() | 75 | 1 | 4 | |
getNext() | 79 | 1 | 3 | |
isScheduled() | 78 | 1 | 3 | |
hasFailedActions() | 63 | 1 | 10 | |
search() | 79 | 1 | 3 |